BIPs bitcoin improvement proposals

45 - Structure for Deterministic P2SH Multisignature Wallets

BIP: 45 source Layer: Applications Title: Structure for Deterministic P2SH Multisignature Wallets Author: Manuel Araoz Ryan X. Charles Matias Alejo Garcia Comments-Summary: No comments yet. Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0045 Status: Proposed Type: Standards Track Created: 2014-04-25 Table of ContentsAbstractMotivationSpecificationPurposeCosigner IndexChangeAddress IndexHDPM Wallet High-level DescriptionAddress Generation ProcedureReceive address caseChange address caseTransaction creation and signingAddress discoveryAddress gap limitRationaleExamplesCompatible walletsReference Abstract This BIP defines a structure for hierarchical deterministic P2SH multi-party multi-signature wallets (HDPM wallets from now on) based on the algorithm described in BIP-0032 (BIP32 from now on) and purpose scheme described in BIP-0043 (BIP43 from now on). This BIP is a particular application of BIP43. Motivation The structure propo...

123 - BIP Classification

BIP: 123 source Title: BIP Classification Author: Eric Lombrozo Comments-Summary: No comments yet. Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0123 Status: Active Type: Process Created: 2015-08-26 License: CC0-1.0 GNU-All-Permissive Table of ContentsAbstractCopyrightMotivationSpecification1. Consensus LayerSoft ForksHard Forks2. Peer Services Layer3. API/RPC Layer4. Applications LayerClassification of existing BIPs Abstract This document describes a classification scheme for BIPs. BIPs are classified by system layers with lower numbered layers involving more intricate interoperability requirements. The specification defines the layers and sets forth specific criteria for deciding to which layer a particular standards BIP belongs. Copyright This BIP is dual-licensed under the Creative Commons CC0 1.0 Universal and GNU All-Permissive licenses. Motivation Bitcoin is a system involving a number of different standards. Some standards are abso...